toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.tls
/
[jvm]CertVerificationError
Cert
Verification
Error
interface
CertVerificationError
An error found by Chromium when verifying an SSL certificate.
Since
7.26
Members
Functions
detailed
Description
Link copied to clipboard
open
fun
detailedDescription
(
)
:
String
A detailed localized human-readable description of the verification error.
short
Description
Link copied to clipboard
open
fun
shortDescription
(
)
:
String
A short localized human-readable description of the verification error.
status
Link copied to clipboard
open
fun
status
(
)
:
CertVerificationStatus
The certificate verification status.